Skip to content

chore: update dependencies#532

Open
PolinaGurinovich97 wants to merge 3 commits intodevelopmentfrom
chore/update-packages
Open

chore: update dependencies#532
PolinaGurinovich97 wants to merge 3 commits intodevelopmentfrom
chore/update-packages

Conversation

@PolinaGurinovich97
Copy link
Collaborator

Description and UI changes:

<SHORT_DESCRIPTION>

Issues:

  • Issue #<TICKET_ID>

Checklist:

  • the pull request name complies with Conventional Commits
  • the pull request name ends with (Issue #<TICKET_ID>) (comma-separated list of issues)

New Component Checklist:

  • component name starts with Dial
  • custom css classes has dial- prefix
  • component export added to index.ts
  • jsdoc is added for component
  • absolute paths are used for imports
    e.g. import { Button } from '@/components/Button/Button instead of import { Button } from '../../Button/Button
  • stories are added
  • tests are added

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant